home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / mb1503x.zip / FTUSERS.MB < prev    next >
Text File  |  1992-05-27  |  635b  |  19 lines

  1.  
  2. ;  FTUSERS.MB - Permissions for FT
  3.  
  4. ;  Fields are callsign, directory root, permissions.
  5. ;  Permission values are:
  6. ;    r - read allowed.
  7. ;    c - create without overwrite allowed.
  8. ;    d - delete and create with overwrite allowed.
  9.  
  10. ;  A * in callsign field matches any callsign.
  11.  
  12. *      \bulls\        r    ;  Anyone can look at all the bulletins.
  13. *      \ham\        rc    ;  Anyone can read / create files here.
  14. *      \public\     rcd ;  Anyone can read / create / delete files in this tree.
  15. *      \rfc\        r
  16. wb7dch \bbs\tom\    rcd ;  Tom can do anything here ...
  17. *      \bbs\tom\    r    :  ... but others can only read.
  18.  
  19.